Introduction
Microservices are server-side applications which may be used to extend the Cumulocity IoT platform with customer-specific functionality.
If you want to jump right in, check out our Hello world tutorial for Java.
Would you rather code in Python or JavaScript? We do not have an SDK for these, but you can check out our examples for developing microservices in Python and Node.js.
For detailed information, see:
- General aspects and functionality of using microservices on top of Cumulocity IoT
- How to develop and deploy microservices using the SDK for Java
- How to use the Cumulocity’s REST interface to develop microservices